-
Notifications
You must be signed in to change notification settings - Fork 1
⬆️ test: Bump the go_modules group in /test with 5 updates #177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the go_modules group in /test with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.7.6` | `1.7.9` | | [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.10` | `0.5.14` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.21.0` | `0.32.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.23.0` | `0.34.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.8.0` | `0.27.0` | Updates `github.com/hashicorp/go-getter` from 1.7.6 to 1.7.9 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.7.6...v1.7.9) Updates `github.com/ulikunitz/xz` from 0.5.10 to 0.5.14 - [Commits](ulikunitz/xz@v0.5.10...v0.5.14) Updates `golang.org/x/crypto` from 0.21.0 to 0.32.0 - [Commits](golang/crypto@v0.21.0...v0.32.0) Updates `golang.org/x/net` from 0.23.0 to 0.34.0 - [Commits](golang/net@v0.23.0...v0.34.0) Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0 - [Commits](golang/oauth2@v0.8.0...v0.27.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-getter dependency-version: 1.7.9 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/ulikunitz/xz dependency-version: 0.5.14 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.32.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.34.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
bendoerr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving to merge. Issues will be fixed later.
|
@dependabot recreate |
|
Looks like these dependencies are no longer a dependency, so this is no longer needed. |
Bumps the go_modules group in /test with 5 updates:
1.7.61.7.90.5.100.5.140.21.00.32.00.23.00.34.00.8.00.27.0Updates
github.com/hashicorp/go-getterfrom 1.7.6 to 1.7.9Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
e702211Merge pull request #532 from hashicorp/dependabot/github_actions/actions-8948...df0a14f[chore] : Bump the actions group with 8 updates87541b2fix: go-getter subdir paths (#540)3713030[Compliance] - PR Template Changes Requiredaf2dd3cMerge pull request #529 from hashicorp/dependabot-intgebf52629updating dependabot.yml1f63e10changelog added, updated dependabot.yaml45af459fix additional lint errors and increase linter scopec8c6abafix errcheck lint errors and run it as part of pr checks9b76f98copywrite header addedUpdates
github.com/ulikunitz/xzfrom 0.5.10 to 0.5.14Commits
7184815Preparation of release v0.5.1488ddf1dAddress Security Issue GHSA-jc7w-c686-c4v9c8314b8Add new package xio with WriteCloserStack4f11dceUpdate README.md and SECURITY.md to address security questionsf56ebbfTODO.md: fix a typo9d122a6release version v0.5.114ce6f08lzma: fix handling of small dictionary sizes0b7c695xz: add reader benchmark5535077xz: add compression reate to Writer benchmark886dc9axz: add benchmark for WriterUpdates
golang.org/x/cryptofrom 0.21.0 to 0.32.0Commits
8929309go.mod: update golang.org/x dependencies4a75ba5all: make function and struct comments match the namesb4f1988ssh: make the public key cache a 1-entry FIFO cache7042ebcopenpgp/clearsign: just use rand.Reader in tests3e90321go.mod: update golang.org/x dependencies8c4e668x509roots/fallback: update bundle6018723go.mod: update golang.org/x dependencies71ed71bREADME: don't recommend go get750a45fsha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725sha3: avoid trailing permutationUpdates
golang.org/x/netfrom 0.23.0 to 0.34.0Commits
8da7ed1go.mod: update golang.org/x dependencies2124140all: make function and struct comments match the namese9d95bahttp2: do not surface errors from a conn's idle timer expiringc2be992quic: remember which remote connection IDs have been retireddfc720dgo.mod: update golang.org/x dependencies8e66b04html: use strings.EqualFold instead of lowering ourselvesb935f7bhtml: avoid endless loop on error token9af49efroute: remove unused sizeof* consts6705db9quic: clean up crypto streams when dropping packet protection keys4ef7588quic: handle ACK frame in packet which drops number spaceUpdates
golang.org/x/oauth2from 0.8.0 to 0.27.0Commits
681b4d8jws: split token into fixed number of parts3f78298all: upgrade go directive to at least 1.23.0 [generated]109dabfendpoints: add links/provider for Discordac571faoauth2: fix docs for Config.DeviceAuth314ee5bendpoints: add patreon endpointb9c813bgoogle: add warning about externally-provided credentials49a531dall: make method and struct comments match the names22134a4README: don't recommend go get3e64809x/oauth2: add Token.ExpiresIn16a9973jwt: rename example to avoid vet errorYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.